home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vol15n11.zip / JAVAP.ZIP / JAVAPP.ZIP / PCMAG.RC < prev    next >
Text File  |  1996-03-17  |  724b  |  34 lines

  1. //
  2. // Symantec Cafe Studio generated header file
  3. //
  4. // This file is intended for use with Windows 95
  5. //
  6.  
  7. #ifdef JAVA
  8. #define SYMANTEC_JAVA
  9. #else
  10. #include <windows.h>
  11. #include <ver.h>
  12. #endif
  13.  
  14. #include "resource.k"
  15.  
  16.  
  17. "Simple.init" DIALOGEX MOVEABLE IMPURE LOADONCALL DISCARDABLE    10, 10, 267, 107, 0
  18. STYLE DS_MODALFRAME | 0x0004 | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | WS_POPUP
  19. CAPTION ""
  20. FONT 12, "Arial", 400, 0 /*FALSE*/
  21. BEGIN
  22.     PUSHBUTTON      "&Start", btnStart,     4,88,44,16, 0, , 0
  23.     PUSHBUTTON      "S&top", btnStop,     52,88,44,16, 0, , 0
  24. END
  25.  
  26. "Simple.init" DLGINIT
  27. BEGIN
  28.     // Control ID: (Main Form)
  29.     0, 0x414A, 14, 0
  30.         0x0002, 0x0000, 0x0000, 0x756E, 0x6C6C, 0x0000, 0x0000
  31.     0
  32. END
  33.  
  34.